'宣言 Public Overloads Sub Export( _ ByVal stream As System.IO.Stream, _ ByVal appointments As System.Collections.Generic.IList(Of Event) _ )
public void Export( System.IO.Stream stream, System.Collections.Generic.IList<Event> appointments )
パラメータ
- stream
- 予定のデータのエクスポート先の ストリームを指定する System.IO.Stream オブジェクト。
- appointments
- System.Collections.Generic.IList`1 オブジェクト。